home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 June / PCWorld_2007-06_cd.bin / v cisle / tclock / tclocklight-040702-3.exe / source / sntp / resource.h < prev    next >
C/C++ Source or Header  |  2003-12-11  |  792b  |  26 lines

  1. // icons
  2. #define IDI_TCSNTP                      101
  3. #define IDI_TCLOCK                      102
  4. #define IDI_PLAY                        103
  5. #define IDI_STOP                        104
  6.  
  7. // dialog
  8. #define IDD_DIALOG                      101
  9.  
  10. // dialog controls
  11. #define IDC_NTPSERVER                   1001
  12. #define IDC_SYNCNOW                     1002
  13. #define IDC_DELSERVER                   1003
  14. #define IDC_TIMEOUT                     1004
  15. #define IDC_TIMEOUTSPIN                 1005
  16. #define IDC_SNTPLOG                     1006
  17. #define IDC_SYNCSOUND                   1007
  18. #define IDC_SYNCSOUNDBROWSE             1008
  19. #define IDC_SNTPLOGRESULT               1009
  20. #define IDC_MYHELP                      1010
  21.  
  22. #define IDC_STATIC                      -1
  23.  
  24. // strings
  25.  
  26.